Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile: switch base image to distroless #137

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

awly
Copy link
Contributor

@awly awly commented Aug 23, 2024

Chainguard removed arm/v7 support from their free images: https://www.chainguard.dev/unchained/changes-to-static-git-and-busybox-developer-images

Switch to the official go image for builds and distroless for packaging.

@awly awly requested a review from willnorris August 23, 2024 17:36
@awly awly marked this pull request as ready for review August 23, 2024 17:37
Dockerfile Outdated Show resolved Hide resolved
Chainguard removed arm/v7 support from their free images:
https://www.chainguard.dev/unchained/changes-to-static-git-and-busybox-developer-images

Switch to the official `go` image for builds and distroless for
packaging.

Signed-off-by: Andrew Lytvynov <[email protected]>
@awly awly merged commit a552df7 into main Aug 23, 2024
4 checks passed
@awly awly deleted the awly/docker-base-image branch August 23, 2024 18:01
nathanmsmith added a commit to nathanmsmith/golink that referenced this pull request Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants